as_boolean_or_null
Convert this JSON boolean value to a boolean.
Return
this JSON boolean as a boolean, or null if this JSON value is not a boolean
Since
0.14.16
Convert this JSON boolean value to a boolean.
this JSON boolean as a boolean, or null if this JSON value is not a boolean
0.14.16